home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / prog / share / 44 / setup.exe / wwSetup.exe / 0 / RCDATA / TFORM5 / TFORM5.txt < prev   
Text File  |  2001-04-02  |  1KB  |  60 lines

  1. object Form5: TForm5
  2.   Left = 298
  3.   Top = 111
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Window Washer Setup'
  7.   ClientHeight = 378
  8.   ClientWidth = 631
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnCreate = FormCreate
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 631
  24.     Height = 378
  25.     Align = alClient
  26.     Picture.Data = {<image000.bmp>}
  27.     Stretch = True
  28.   end
  29.   object Image2: TImage
  30.     Left = 2
  31.     Top = 1
  32.     Width = 319
  33.     Height = 119
  34.     AutoSize = True
  35.     Picture.Data = {<image001.bmp>}
  36.   end
  37.   object EZLabel1: TEZLabel
  38.     Left = 351
  39.     Top = 1
  40.     Width = 283
  41.     Height = 49
  42.     AutoSize = False
  43.     Caption = 'Window Washer Setup'
  44.     Font.Charset = ANSI_CHARSET
  45.     Font.Color = clWhite
  46.     Font.Height = -29
  47.     Font.Name = 'Impact'
  48.     Font.Style = []
  49.     ParentColor = False
  50.     ParentFont = False
  51.     Transparent = True
  52.     AFitType = NormalFit
  53.     AStyle3D = Raised3d
  54.     AShadeRightBottom = clNavy
  55.     AShadeLeftTop = clNavy
  56.     AVShadeOffSet = 5
  57.     AShadeLTSet = False
  58.   end
  59. end
  60.